Skip to content

Conversation

Quexington
Copy link
Contributor

Right now, we specify exactly what Ruff rules to enable. We have an ignore list, but it acts as a refinement to the select list.

Instead, what we could do is only specify ignores. This would mean when new ruff updates come in, we start automatically applying new rules which may mean some new ignores or code changes on dependabot PRs, but which will keep us much closer to the cutting edge of linting.

@Quexington Quexington requested a review from a team as a code owner September 25, 2025 16:52
@Quexington Quexington added the Changed Required label for PR that categorizes merge commit message as "Changed" for changelog label Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changed Required label for PR that categorizes merge commit message as "Changed" for changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant